home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr35 / aspcb307.zip / HISTORY < prev    next >
Text File  |  1993-05-31  |  4KB  |  90 lines

  1. AutoScribe PCB 3.07 31 May 1993
  2.  
  3.     - Added code to check against fake numbers now being generated to bypass
  4.       credit card checks. (Numbers produced by algorythms). This does not
  5.       mean that users of stolen or other bad credit cards won't get by you,
  6.       it means that numbers that are not actually credit card numbers will
  7.       now no longer pass the algorythm test.
  8.  
  9. AutoScribe PCB 3.06 25 April 1993
  10.  
  11.     - Optimized reading of input text file (ASPCB.TXT)
  12.     - Optimized coding, fixed small memory bug.
  13.  
  14. AutoScribe PCB 3.05 11 April 1993
  15.  
  16.  
  17.     - NOTE: If you have a previous DBF file and have more than 1 subscription
  18.       with the same security level, You need to delete the ASPCB.DBF and
  19.       ASPCB.NDX file and recreate them so that ASPCB will use the SHOW IN
  20.       SECLEVEL ORDER properly. Previously, ASPCB would not recognize more
  21.       than 1 key to search on, duplicates are now allowed.
  22.  
  23.     - Corrected display of different dollar amounts, was previously
  24.       justifying to the left instead of to the right. 
  25.  
  26.     - If tax was used and was not charged for a particular state, that tax
  27.       would be shown but not added to the final total.
  28.  
  29.     - Added ALL to the TAXSTATE variable - If ALL is found then everyone
  30.       regardless of thier state input will be charged tax.
  31.  
  32.     - Added new line in ASPCB for currency conversions '$', Users need to add
  33.       new ASPCB.TXT file or change appropriate lines.
  34.  
  35. AutoScribe PCB 3.04 03 April 1993
  36.  
  37.        - Corrected sysop/user comment lines from writing over existing data
  38.       if no comment fields were entered.
  39.  
  40.     - Removed @ color codes from the string being written to the callers
  41.       log (Was confusing some sysops not using color!)
  42.  
  43. AutoScribe PCB 3.03 27 March 1993
  44.  
  45.     - Corrected problems if sysop had Auto Register set to No:
  46.  
  47.         1) Credit cards are now formatted.
  48.         2) A "Y" is placed in the registration field.
  49.  
  50. AutoScribe PCB 3.02 19 March 1993
  51.  
  52.     - Updated Program Name in status line (oops!)
  53.  
  54.     - Corrected expired date handling routine so that if users expiredate
  55.       was being used as reference and it was older than todays date, todays
  56.       date would be used instead.
  57.  
  58.     - Corrected month problem in Expire Date of Credit Card. If number was 
  59.       less than zero (ie. RETURN) then user could get passed without a 
  60.       valid date.
  61.  
  62.     - Corrected handling amount to handle one price charges. If amount is
  63.       over 1.00 then that amount => handling else if less than 1.00 it 
  64.       becomes a percentage.
  65.  
  66.     - Corrected TRASHCAN file so it would return with bad card information.
  67.       Was just going on by...
  68.  
  69. AutoScribe 3.01 14 March 1993
  70.  
  71.     - Changed registration days from 3 characters to 4 to all for up
  72.       to 9999 days in a registration period.
  73.  
  74.     - Added @ code support for the Comment fields (Both SYSOP and USERS)
  75.  
  76.     - Stubbed out some memory routines that may have been causing problems
  77.       with certain 386 machines. Increased loadtime of ASM by 45% !
  78.  
  79.     - Corrected the problem of Install not correctly moving the TRASHCAN file.
  80.  
  81.     - Corrected problem if user entered bad number then exited and then
  82.       entered a good credit card number, that user would not be asked for
  83.       any personal information. Fixed! Thanks Tom!
  84.  
  85.     - Corrected Install program - Install was placing the TRASHCAN file in
  86.       the home directory of AutoScribe PCB when in fact it should have been
  87.       placing it in the HELP directory. Fixed!
  88.  
  89.     - Stopped PKlite'ing the ASM and Install programs. Whats a little
  90.       space?